JAMS 6.x Help
GetVariable<TResult> Class Properties


For a list of all members of this type, see GetVariable<TResult> members.

Public Properties
 NameDescription
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyResult (Inherited from System.Activities.Activity<TResult>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Public PropertyServerNameThe name of the JAMS Server that has the Variable. If you leave this value empty the JAMS Server that is executing the job will be used.  
Public PropertyVariableNameThe name of the Variable that you want to retrieve.  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

GetVariable<TResult> Class
MVPSI.JAMS.Activities Namespace

Send Feedback